requireCryptographicHolderBinding

@SerialName(value = "require_cryptographic_holder_binding")
val requireCryptographicHolderBinding: Boolean? = null(source)

A boolean which indicates whether the Verifier requires a Cryptographic Holder Binding proof. The default value is true, i.e., a Verifiable Presentation with Cryptographic Holder Binding is required. If set to false, the Verifier accepts a Credential without Cryptographic Holder Binding proof.